armhf does not support frame unwinding, simplify assertion
authorVladimir Petko <vladimir.petko@canonical.com>
Mon, 27 Jul 2026 09:39:42 +0000 (11:39 +0200)
committerEmilio Pozuelo Monfort <pochu@debian.org>
Mon, 27 Jul 2026 09:39:42 +0000 (11:39 +0200)
commit099fd212f1b807202de14b7bc3022cc148202b55
tree861b840de5829f55db3bebd4cfacfd5acbc374c8
parent9ce437059c6e3a4852ac1d6575c6ff496e235fe5
armhf does not support frame unwinding, simplify assertion

Bug: https://bugs.openjdk.org/browse/JDK-8305480

os::current_frame() is stubbed out on armhf and this test fails.
Simplify assertion as there is no "from xxxx" output on armhf.

Gbp-Pq: Name update-assertion-for-armhf.patch
test/hotspot/jtreg/runtime/NMT/VirtualAllocCommitMerge.java